commit | 68cfa3a72aad7a8a26c410b479c09dd232a3d00d | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junio@hera.kernel.org> | Sun Aug 30 00:22:55 2009 |
committer | Junio C Hamano <junio@hera.kernel.org> | Sun Aug 30 00:22:55 2009 |
tree | aefd0198970923d67f5bdfee2d1cb680258cf598 | |
parent | 1bb3199688345bc83c620de5be66b823ce099ea1 [diff] [blame] |
Autogenerated HTML docs for v1.6.4.2-236-gf324c
diff --git a/git-checkout.txt b/git-checkout.txt index ad4b31e..b1314b5 100644 --- a/git-checkout.txt +++ b/git-checkout.txt
@@ -45,9 +45,11 @@ OPTIONS ------- -q:: +--quiet:: Quiet, suppress feedback messages. -f:: +--force:: When switching branches, proceed even if the index or the working tree differs from HEAD. This is used to throw away local changes.